[INFO] fetching crate domain-check-lib 1.0.1...
[INFO] testing domain-check-lib-1.0.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate domain-check-lib 1.0.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate domain-check-lib 1.0.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate domain-check-lib 1.0.1
[INFO] tweaked toml for crates.io crate domain-check-lib 1.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate domain-check-lib 1.0.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate domain-check-lib 1.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbd9bfdec5b95e2a747403a1352a0a1daa6742883ee24a752aabfdb52bf42d8e
[INFO] running `Command { std: "docker" "start" "-a" "cbd9bfdec5b95e2a747403a1352a0a1daa6742883ee24a752aabfdb52bf42d8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbd9bfdec5b95e2a747403a1352a0a1daa6742883ee24a752aabfdb52bf42d8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbd9bfdec5b95e2a747403a1352a0a1daa6742883ee24a752aabfdb52bf42d8e", kill_on_drop: false }`
[INFO] [stdout] cbd9bfdec5b95e2a747403a1352a0a1daa6742883ee24a752aabfdb52bf42d8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fdbc363f0fb9399af693538be89b973c371204cb21bd0e072b147968e91d291
[INFO] running `Command { std: "docker" "start" "-a" "2fdbc363f0fb9399af693538be89b973c371204cb21bd0e072b147968e91d291", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling errno v0.3.13
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling domain-check-lib v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "2fdbc363f0fb9399af693538be89b973c371204cb21bd0e072b147968e91d291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fdbc363f0fb9399af693538be89b973c371204cb21bd0e072b147968e91d291", kill_on_drop: false }`
[INFO] [stdout] 2fdbc363f0fb9399af693538be89b973c371204cb21bd0e072b147968e91d291
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 618cae32efe8dfa47b8ff2a62f887c9af11bb244bd2f4a736b1870e8ae884e18
[INFO] running `Command { std: "docker" "start" "-a" "618cae32efe8dfa47b8ff2a62f887c9af11bb244bd2f4a736b1870e8ae884e18", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling domain-check-lib v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "618cae32efe8dfa47b8ff2a62f887c9af11bb244bd2f4a736b1870e8ae884e18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "618cae32efe8dfa47b8ff2a62f887c9af11bb244bd2f4a736b1870e8ae884e18", kill_on_drop: false }`
[INFO] [stdout] 618cae32efe8dfa47b8ff2a62f887c9af11bb244bd2f4a736b1870e8ae884e18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 06237ff2b0612db6e5de26dd1411870e78042c8497e7abbb58e6ab9ad183ce46
[INFO] running `Command { std: "docker" "start" "-a" "06237ff2b0612db6e5de26dd1411870e78042c8497e7abbb58e6ab9ad183ce46", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/domain_check_lib-70078181d7d72ab7)
[INFO] [stdout] 
[INFO] [stdout] running 360 tests
[INFO] [stdout] test checker::tests::test_domain_checker_with_config ... ok
[INFO] [stdout] test checker::tests::test_domain_checker_new ... ok
[INFO] [stdout] test checker::tests::test_check_domains_empty_list ... ok
[INFO] [stdout] test checker::tests::test_config_accessor ... ok
[INFO] [stdout] test checker::tests::test_domain_checker_default ... ok
[INFO] [stdout] test checker::tests::test_filter_result_info_no_info_noop ... ok
[INFO] [stdout] test checker::tests::test_filter_result_info_preserves_when_enabled ... ok
[INFO] [stdout] test checker::tests::test_filter_result_info_removes_when_disabled ... ok
[INFO] [stdout] test checker::tests::test_set_config ... ok
[INFO] [stdout] test config::tests::test_config_manager_verbose_flag ... ok
[INFO] [stdout] test config::tests::test_file_config_default_all_none ... ok
[INFO] [stdout] test config::tests::test_file_config_round_trip ... ok
[INFO] [stdout] test config::tests::test_file_config_serialization_skip_none ... ok
[INFO] [stdout] test config::tests::test_defaults_config_default_all_none ... ok
[INFO] [stdout] test config::tests::test_env_config_default ... ok
[INFO] [stdout] test checker::tests::test_check_domains_from_nonexistent_file ... ok
[INFO] [stdout] test checker::tests::test_check_domains_from_empty_file ... ok
[INFO] [stdout] test config::tests::test_get_effective_preset_neither_set ... ok
[INFO] [stdout] test config::tests::test_get_effective_preset_with_tlds_returns_none ... ok
[INFO] [stdout] test config::tests::test_get_effective_tlds ... ok
[INFO] [stdout] test config::tests::test_get_effective_tlds_none ... ok
[INFO] [stdout] test config::tests::test_has_output_format_conflict_both_true ... ok
[INFO] [stdout] test config::tests::test_has_output_format_conflict_both_false ... ok
[INFO] [stdout] test config::tests::test_has_output_format_conflict_one_none_one_true ... ok
[INFO] [stdout] test config::tests::test_has_output_format_conflict_one_true ... ok
[INFO] [stdout] test config::tests::test_has_output_format_conflict_none ... ok
[INFO] [stdout] test config::tests::test_load_env_concurrency_over_100_ignored ... ok
[INFO] [stdout] test config::tests::test_load_empty_config ... ok
[INFO] [stdout] test config::tests::test_load_env_boolean_flags ... ok
[INFO] [stdout] test config::tests::test_get_effective_preset_no_tlds ... ok
[INFO] [stdout] test config::tests::test_load_env_concurrency_zero_ignored ... ok
[INFO] [stdout] test config::tests::test_load_env_file_empty_ignored ... ok
[INFO] [stdout] test config::tests::test_load_env_config_path ... ok
[INFO] [stdout] test config::tests::test_load_env_file ... ok
[INFO] [stdout] test config::tests::test_load_env_no_vars_returns_all_none ... ok
[INFO] [stdout] test config::tests::test_load_env_concurrency_non_numeric_ignored ... ok
[INFO] [stdout] test checker::tests::test_check_domains_from_file_parses_correctly ... ok
[INFO] [stdout] test config::tests::test_load_env_prefix_suffix ... ok
[INFO] [stdout] test config::tests::test_load_env_concurrency_valid ... ok
[INFO] [stdout] test config::tests::test_load_env_preset ... ok
[INFO] [stdout] test config::tests::test_load_env_preset_empty_ignored ... ok
[INFO] [stdout] test config::tests::test_load_env_pretty_false_variants ... ok
[INFO] [stdout] test config::tests::test_load_env_pretty_true_variants ... ok
[INFO] [stdout] test config::tests::test_load_env_timeout_invalid_ignored ... ok
[INFO] [stdout] test config::tests::test_load_env_pretty_invalid_ignored ... ok
[INFO] [stdout] test config::tests::test_load_env_timeout_valid ... ok
[INFO] [stdout] test config::tests::test_load_env_tld_with_spaces ... ok
[INFO] [stdout] test config::tests::test_load_env_tld_empty_entries_filtered ... ok
[INFO] [stdout] test config::tests::test_load_env_tld ... ok
[INFO] [stdout] test config::tests::test_load_nonexistent_file ... ok
[INFO] [stdout] test config::tests::test_load_generation_config ... ok
[INFO] [stdout] test config::tests::test_load_output_config ... ok
[INFO] [stdout] test config::tests::test_load_invalid_toml ... ok
[INFO] [stdout] test config::tests::test_load_minimal_defaults_only ... ok
[INFO] [stdout] test config::tests::test_load_monitoring_config ... ok
[INFO] [stdout] test config::tests::test_merge_custom_presets_combined ... ok
[INFO] [stdout] test config::tests::test_merge_defaults_both_none ... ok
[INFO] [stdout] test config::tests::test_merge_custom_presets_higher_none ... ok
[INFO] [stdout] test config::tests::test_merge_custom_presets_lower_none ... ok
[INFO] [stdout] test config::tests::test_merge_defaults_lower_none ... ok
[INFO] [stdout] test config::tests::test_merge_defaults_higher_none ... ok
[INFO] [stdout] test config::tests::test_load_valid_config_full ... ok
[INFO] [stdout] test config::tests::test_merge_all_default_fields ... ok
[INFO] [stdout] test config::tests::test_merge_defaults_higher_wins ... ok
[INFO] [stdout] test config::tests::test_merge_generation_higher_none ... ok
[INFO] [stdout] test config::tests::test_merge_generation_higher_prefixes_win ... ok
[INFO] [stdout] test config::tests::test_parse_timeout_bare_number ... ok
[INFO] [stdout] test config::tests::test_parse_timeout_case_insensitive ... ok
[INFO] [stdout] test config::tests::test_parse_timeout_invalid ... ok
[INFO] [stdout] test config::tests::test_parse_timeout_minutes ... ok
[INFO] [stdout] test config::tests::test_merge_generation_both_none ... ok
[INFO] [stdout] test config::tests::test_merge_output_higher_wins ... ok
[INFO] [stdout] test config::tests::test_parse_timeout_whitespace_trimmed ... ok
[INFO] [stdout] test config::tests::test_validate_concurrency_boundary_1 ... ok
[INFO] [stdout] test config::tests::test_parse_timeout_seconds_with_suffix ... ok
[INFO] [stdout] test config::tests::test_validate_concurrency_boundary_100 ... ok
[INFO] [stdout] test config::tests::test_validate_custom_preset_invalid_tld_with_dot ... ok
[INFO] [stdout] test config::tests::test_validate_concurrency_over_100 ... ok
[INFO] [stdout] test config::tests::test_validate_custom_preset_invalid_tld_with_space ... ok
[INFO] [stdout] test config::tests::test_validate_custom_preset_empty_name ... ok
[INFO] [stdout] test config::tests::test_validate_custom_preset_empty_tld_list ... ok
[INFO] [stdout] test config::tests::test_validate_custom_preset_invalid_tld_empty_string ... ok
[INFO] [stdout] test config::tests::test_validate_preset_alone_ok ... ok
[INFO] [stdout] test config::tests::test_validate_concurrency_zero ... ok
[INFO] [stdout] test config::tests::test_validate_preset_and_tlds_conflict ... ok
[INFO] [stdout] test config::tests::test_validate_timeout_valid_minutes ... ok
[INFO] [stdout] test config::tests::test_validate_tlds_alone_ok ... ok
[INFO] [stdout] test config::tests::test_validate_timeout_invalid_format ... ok
[INFO] [stdout] test config::tests::test_validate_timeout_valid_seconds ... ok
[INFO] [stdout] test error::tests::test_bootstrap_constructor ... ok
[INFO] [stdout] test config::tests::test_validate_timeout_bare_number_valid ... ok
[INFO] [stdout] test config::tests::test_validate_valid_custom_preset ... ok
[INFO] [stdout] test error::tests::test_bootstrap_error_not_retryable ... ok
[INFO] [stdout] test error::tests::test_config_error_not_retryable ... ok
[INFO] [stdout] test error::tests::test_display_bootstrap_error ... ok
[INFO] [stdout] test error::tests::test_display_file_not_found ... ok
[INFO] [stdout] test error::tests::test_display_file_permission ... ok
[INFO] [stdout] test error::tests::test_display_config_error ... ok
[INFO] [stdout] test error::tests::test_display_file_generic ... ok
[INFO] [stdout] test error::tests::test_display_file_no_valid_domains ... ok
[INFO] [stdout] test config::tests::test_merge_generation_lower_none ... ok
[INFO] [stdout] test error::tests::test_display_internal ... ok
[INFO] [stdout] test error::tests::test_display_invalid_domain ... ok
[INFO] [stdout] test config::tests::test_merge_monitoring_higher_wins ... ok
[INFO] [stdout] test error::tests::test_display_network_timeout_error ... ok
[INFO] [stdout] test error::tests::test_display_invalid_pattern ... ok
[INFO] [stdout] test error::tests::test_display_network_connection_error ... ok
[INFO] [stdout] test error::tests::test_display_network_generic ... ok
[INFO] [stdout] test error::tests::test_display_rdap_404 ... ok
[INFO] [stdout] test error::tests::test_display_rdap_429 ... ok
[INFO] [stdout] test error::tests::test_display_rdap_other_status ... ok
[INFO] [stdout] test error::tests::test_display_timeout ... ok
[INFO] [stdout] test error::tests::test_display_parse_error ... ok
[INFO] [stdout] test error::tests::test_display_rate_limited_with_retry ... ok
[INFO] [stdout] test error::tests::test_display_whois_generic ... ok
[INFO] [stdout] test error::tests::test_display_rate_limited_without_retry ... ok
[INFO] [stdout] test error::tests::test_display_rdap_5xx ... ok
[INFO] [stdout] test error::tests::test_display_rdap_no_status ... ok
[INFO] [stdout] test error::tests::test_display_whois_not_found ... ok
[INFO] [stdout] test error::tests::test_file_error_constructor ... ok
[INFO] [stdout] test error::tests::test_file_error_not_retryable ... ok
[INFO] [stdout] test error::tests::test_from_io_error ... ok
[INFO] [stdout] test error::tests::test_internal_constructor ... ok
[INFO] [stdout] test error::tests::test_from_serde_json_error ... ok
[INFO] [stdout] test error::tests::test_invalid_domain_constructor ... ok
[INFO] [stdout] test error::tests::test_internal_error_not_retryable ... ok
[INFO] [stdout] test error::tests::test_invalid_domain_not_retryable ... ok
[INFO] [stdout] test error::tests::test_invalid_pattern_constructor ... ok
[INFO] [stdout] test error::tests::test_display_whois_rate_limit ... ok
[INFO] [stdout] test error::tests::test_error_trait_implemented ... ok
[INFO] [stdout] test error::tests::test_invalid_pattern_not_available ... ok
[INFO] [stdout] test error::tests::test_network_error_is_retryable ... ok
[INFO] [stdout] test error::tests::test_network_error_not_available ... ok
[INFO] [stdout] test error::tests::test_network_with_source_constructor ... ok
[INFO] [stdout] test error::tests::test_rate_limited_is_retryable ... ok
[INFO] [stdout] test error::tests::test_rdap_200_not_available ... ok
[INFO] [stdout] test error::tests::test_rdap_404_indicates_available ... ok
[INFO] [stdout] test error::tests::test_rdap_404_not_retryable ... ok
[INFO] [stdout] test error::tests::test_rdap_500_is_retryable ... ok
[INFO] [stdout] test error::tests::test_network_constructor ... ok
[INFO] [stdout] test error::tests::test_rdap_403_not_retryable ... ok
[INFO] [stdout] test error::tests::test_rdap_502_is_retryable ... ok
[INFO] [stdout] test error::tests::test_invalid_pattern_not_retryable ... ok
[INFO] [stdout] test error::tests::test_rdap_constructor ... ok
[INFO] [stdout] test error::tests::test_rdap_no_status_not_available ... ok
[INFO] [stdout] test error::tests::test_rdap_with_status_constructor ... ok
[INFO] [stdout] test error::tests::test_timeout_is_retryable ... ok
[INFO] [stdout] test error::tests::test_timeout_constructor ... ok
[INFO] [stdout] test error::tests::test_timeout_not_available ... ok
[INFO] [stdout] test error::tests::test_whois_constructor ... ok
[INFO] [stdout] test error::tests::test_whois_no_data_found_indicates_available ... ok
[INFO] [stdout] test error::tests::test_whois_rate_limit_not_available ... ok
[INFO] [stdout] test error::tests::test_whois_domain_available_indicates_available ... ok
[INFO] [stdout] test error::tests::test_rdap_599_is_retryable ... ok
[INFO] [stdout] test error::tests::test_network_with_source_is_retryable ... ok
[INFO] [stdout] test generate::tests::test_config_has_generation ... ok
[INFO] [stdout] test generate::tests::test_affix_invalid_name_filtered ... ok
[INFO] [stdout] test generate::tests::test_config_has_affixes ... ok
[INFO] [stdout] test generate::tests::test_double_digit ... ok
[INFO] [stdout] test error::tests::test_whois_not_found_indicates_available ... ok
[INFO] [stdout] test generate::tests::test_empty_affixes_with_bare ... ok
[INFO] [stdout] test generate::tests::test_empty_pattern_error ... ok
[INFO] [stdout] test generate::tests::test_empty_base_names_with_affixes ... ok
[INFO] [stdout] test generate::tests::test_estimate_large ... ok
[INFO] [stdout] test generate::tests::test_escaped_backslash ... ok
[INFO] [stdout] test generate::tests::test_estimate_digits ... ok
[INFO] [stdout] test generate::tests::test_estimate_literal ... ok
[INFO] [stdout] test generate::tests::test_estimate_question ... ok
[INFO] [stdout] test generate::tests::test_estimate_word ... ok
[INFO] [stdout] test generate::tests::test_estimate_overflow_saturation ... ok
[INFO] [stdout] test generate::tests::test_exclude_bare ... ok
[INFO] [stdout] test generate::tests::test_literal_only ... ok
[INFO] [stdout] test generate::tests::test_invalid_escape_error ... ok
[INFO] [stdout] test generate::tests::test_long_literal_pattern ... ok
[INFO] [stdout] test generate::tests::test_mixed_pattern ... ok
[INFO] [stdout] test generate::tests::test_multiple_base_names_with_affixes ... ok
[INFO] [stdout] test generate::tests::test_multiple_patterns_in_config ... ok
[INFO] [stdout] test generate::tests::test_only_wildcards_digits ... ok
[INFO] [stdout] test generate::tests::test_pipeline_with_literals ... ok
[INFO] [stdout] test generate::tests::test_pipeline_patterns_with_affixes ... ok
[INFO] [stdout] test generate::tests::test_pattern_all_hyphens_filtered ... ok
[INFO] [stdout] test generate::tests::test_pipeline_empty_config ... ok
[INFO] [stdout] test generate::tests::test_pipeline_estimated_count ... ok
[INFO] [stdout] test generate::tests::test_pipeline_literals_with_affixes ... ok
[INFO] [stdout] test generate::tests::test_pipeline_multiple_patterns_with_literals_and_affixes ... ok
[INFO] [stdout] test generate::tests::test_pipeline_patterns_only ... ok
[INFO] [stdout] test generate::tests::test_single_question_mark_all_filtered ... ok
[INFO] [stdout] test generate::tests::test_prefix_only ... ok
[INFO] [stdout] test generate::tests::test_suffix_only ... ok
[INFO] [stdout] test generate::tests::test_question_mark ... ok
[INFO] [stdout] test generate::tests::test_single_char_pattern_filtered ... ok
[INFO] [stdout] test generate::tests::test_single_digit ... ok
[INFO] [stdout] test generate::tests::test_prefix_and_suffix ... ok
[INFO] [stdout] test generate::tests::test_prefix_and_suffix_both_produce_invalid ... ok
[INFO] [stdout] test generate::tests::test_word_char ... ok
[INFO] [stdout] test generate::tests::test_word_char_leading_hyphen ... ok
[INFO] [stdout] test generate::tests::test_suffix_producing_trailing_hyphen ... ok
[INFO] [stdout] test generate::tests::test_trailing_backslash_error ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_domain_info_rdap_database_update ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_domain_info_dates_and_status ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_domain_info_empty_json ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_domain_info_full_response ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_domain_info_nameservers ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_domain_info_registrar_from_public_id ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_domain_info_non_registrar_entity_skipped ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_domain_info_updated_date ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_entity_identifier_empty_public_ids ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_domain_info_registrar_from_handle ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_domain_info_unknown_event_ignored ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_domain_info_registrar_from_vcard ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_entity_identifier_handle_fallback ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_entity_identifier_name_fallback ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_entity_identifier_precedence ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_vcard_name_short_item_array ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_vcard_name_no_vcard ... ok
[INFO] [stdout] test protocols::rdap::tests::test_rdap_client_default ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_vcard_name_standard ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_vcard_name_empty_vcard_array ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_entity_identifier_public_id ... ok
[INFO] [stdout] test protocols::registry::preset_tests::test_available_presets ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_entity_identifier_none ... ok
[INFO] [stdout] test protocols::registry::preset_tests::test_enterprise_preset ... ok
[INFO] [stdout] test protocols::registry::preset_tests::test_country_preset ... ok
[INFO] [stdout] test protocols::rdap::tests::test_rdap_client_new ... ok
[INFO] [stdout] test protocols::registry::preset_tests::test_all_presets_non_empty ... ok
[INFO] [stdout] test protocols::rdap::tests::test_rdap_client_with_config ... ok
[INFO] [stdout] test protocols::registry::preset_tests::test_get_all_known_tlds ... ok
[INFO] [stdout] test protocols::rdap::tests::test_extract_vcard_name_no_fn_field ... ok
[INFO] [stdout] test protocols::registry::preset_tests::test_ecommerce_alias ... ok
[INFO] [stdout] test protocols::registry::preset_tests::test_invalid_preset ... ok
[INFO] [stdout] test protocols::registry::preset_tests::test_preset_tlds_subset_of_known ... ok
[INFO] [stdout] test protocols::registry::tests::test_bootstrap_cache_is_stale_no_fetch ... ok
[INFO] [stdout] test protocols::registry::preset_tests::test_startup_preset ... ok
[INFO] [stdout] test protocols::registry::tests::test_bootstrap_cache_new ... ok
[INFO] [stdout] test protocols::registry::preset_tests::test_validate_preset_tlds ... ok
[INFO] [stdout] test protocols::registry::tests::test_custom_preset_fallback_to_builtin ... ok
[INFO] [stdout] test protocols::registry::tests::test_clear_bootstrap_cache ... ok
[INFO] [stdout] test protocols::registry::tests::test_all_endpoints_are_valid_https_urls ... ok
[INFO] [stdout] test protocols::registry::tests::test_bootstrap_cache_is_stale_fresh ... ok
[INFO] [stdout] test protocols::registry::tests::test_custom_preset_exact_case_match ... ok
[INFO] [stdout] test protocols::registry::tests::test_custom_preset_takes_precedence ... ok
[INFO] [stdout] test protocols::registry::tests::test_custom_preset_none_map ... ok
[INFO] [stdout] test protocols::registry::tests::test_custom_preset_lowercase_key_matches_lowercase_query ... ok
[INFO] [stdout] test protocols::registry::tests::test_custom_preset_unknown_returns_none ... ok
[INFO] [stdout] test protocols::registry::tests::test_extract_tld_basic ... ok
[INFO] [stdout] test protocols::registry::tests::test_extract_tld_empty ... ok
[INFO] [stdout] test protocols::registry::tests::test_extract_tld_case_insensitive ... ok
[INFO] [stdout] test protocols::registry::tests::test_extract_tld_multi_level ... ok
[INFO] [stdout] test protocols::registry::tests::test_get_bootstrap_cache_stats ... ok
[INFO] [stdout] test protocols::registry::tests::test_extract_tld_no_dot ... ok
[INFO] [stdout] test protocols::registry::tests::test_registry_map_size ... ok
[INFO] [stdout] test protocols::registry::tests::test_get_rdap_endpoint_builtin ... ok
[INFO] [stdout] test protocols::registry::tests::test_get_rdap_endpoint_unknown_no_bootstrap ... ok
[INFO] [stdout] test protocols::registry::tests::test_validate_preset_tlds_with_unknown ... ok
[INFO] [stdout] test protocols::registry::tests::test_registry_map_contains_common_tlds ... ok
[INFO] [stdout] test protocols::registry::tests::test_registry_does_not_contain_dead_cctlds ... ok
[INFO] [stdout] test protocols::registry::tests::test_validate_preset_tlds_all_hardcoded ... ok
[INFO] [stdout] test protocols::registry::tests::test_validate_preset_tlds_empty ... ok
[INFO] [stdout] test protocols::registry::tests::test_whois_not_negatively_cached_when_absent ... ok
[INFO] [stdout] test protocols::registry::tests::test_whois_cache_case_insensitive ... ok
[INFO] [stdout] test protocols::whois::tests::test_ambiguous_output_returns_error ... ok
[INFO] [stdout] test protocols::registry::tests::test_whois_negative_caching ... ok
[INFO] [stdout] test protocols::registry::tests::test_get_rdap_endpoint_case_insensitive ... ok
[INFO] [stdout] test protocols::whois::tests::test_available_domain_available ... ok
[INFO] [stdout] test protocols::whois::tests::test_available_case_insensitive ... ok
[INFO] [stdout] test protocols::whois::tests::test_available_domain_not_found ... ok
[INFO] [stdout] test protocols::whois::tests::test_available_no_data_found ... ok
[INFO] [stdout] test protocols::whois::tests::test_available_no_found ... ok
[INFO] [stdout] test protocols::registry::tests::test_whois_server_caching ... ok
[INFO] [stdout] test protocols::whois::tests::test_available_no_entries_found ... ok
[INFO] [stdout] test protocols::whois::tests::test_available_no_match ... ok
[INFO] [stdout] test protocols::whois::tests::test_available_not_found ... ok
[INFO] [stdout] test protocols::whois::tests::test_available_status_free ... ok
[INFO] [stdout] test protocols::whois::tests::test_empty_output_considered_available ... ok
[INFO] [stdout] test protocols::whois::tests::test_iana_empty_response ... ok
[INFO] [stdout] test protocols::whois::tests::test_iana_refer_empty_value ... ok
[INFO] [stdout] test protocols::whois::tests::test_iana_refer_none ... ok
[INFO] [stdout] test protocols::whois::tests::test_iana_refer_takes_precedence_over_whois ... ok
[INFO] [stdout] test protocols::whois::tests::test_iana_whois_field_fallback ... ok
[INFO] [stdout] test protocols::whois::tests::test_invalid_tld_bad ... ok
[INFO] [stdout] test protocols::whois::tests::test_invalid_tld_no_whois_server ... ok
[INFO] [stdout] test protocols::whois::tests::test_invalid_tld_unknown ... ok
[INFO] [stdout] test protocols::whois::tests::test_available_not_registered ... ok
[INFO] [stdout] test protocols::whois::tests::test_rate_limited_case_insensitive ... ok
[INFO] [stdout] test protocols::whois::tests::test_available_object_does_not_exist ... ok
[INFO] [stdout] test protocols::whois::tests::test_iana_empty_whois_field ... ok
[INFO] [stdout] test protocols::whois::tests::test_iana_refer_standard ... ok
[INFO] [stdout] test protocols::whois::tests::test_not_rate_limited ... ok
[INFO] [stdout] test protocols::whois::tests::test_rate_limited_patterns ... ok
[INFO] [stdout] test protocols::whois::tests::test_short_output_considered_available ... ok
[INFO] [stdout] test protocols::whois::tests::test_taken_created_and_expires ... ok
[INFO] [stdout] test protocols::whois::tests::test_taken_multiple_indicators ... ok
[INFO] [stdout] test protocols::whois::tests::test_whois_client_new ... ok
[INFO] [stdout] test protocols::whois::tests::test_whois_client_with_timeout ... ok
[INFO] [stdout] test tests::test_check_method_variants ... ok
[INFO] [stdout] test protocols::whois::tests::test_taken_registrar_and_nameserver ... ok
[INFO] [stdout] test protocols::whois::tests::test_taken_single_indicator_not_enough ... ok
[INFO] [stdout] test protocols::whois::tests::test_whois_client_default ... ok
[INFO] [stdout] test tests::test_author_is_not_empty ... ok
[INFO] [stdout] test tests::test_info_has_default_features ... ok
[INFO] [stdout] test tests::test_info_version_matches_constant ... ok
[INFO] [stdout] test tests::test_domain_result_construction ... ok
[INFO] [stdout] test tests::test_check_config_default ... ok
[INFO] [stdout] test tests::test_info_author_matches_constant ... ok
[INFO] [stdout] test tests::test_library_info_clone ... ok
[INFO] [stdout] test protocols::whois::tests::test_whois_availability_check ... ok
[INFO] [stdout] test tests::test_library_info_debug ... ok
[INFO] [stdout] test tests::test_domain_checker_new ... ok
[INFO] [stdout] test tests::test_init_does_not_panic ... ok
[INFO] [stdout] test tests::test_output_mode_variants ... ok
[INFO] [stdout] test tests::test_result_type_alias_err ... ok
[INFO] [stdout] test tests::test_version_is_semver ... ok
[INFO] [stdout] test tests::test_result_type_alias_ok ... ok
[INFO] [stdout] test tests::test_version_is_not_empty ... ok
[INFO] [stdout] test types::tests::test_builder_chaining_order_independent ... ok
[INFO] [stdout] test types::tests::test_check_config_defaults ... ok
[INFO] [stdout] test types::tests::test_check_method_deserialization ... ok
[INFO] [stdout] test types::tests::test_domain_info_default ... ok
[INFO] [stdout] test types::tests::test_builder_preserves_other_defaults ... ok
[INFO] [stdout] test types::tests::test_generate_config_has_affixes_none ... ok
[INFO] [stdout] test types::tests::test_generate_config_has_affixes_prefix_only ... ok
[INFO] [stdout] test types::tests::test_check_method_display ... ok
[INFO] [stdout] test types::tests::test_generate_config_has_affixes_suffix_only ... ok
[INFO] [stdout] test types::tests::test_generate_config_has_generation_with_pattern ... ok
[INFO] [stdout] test types::tests::test_generate_config_new_defaults ... ok
[INFO] [stdout] test types::tests::test_with_bootstrap ... ok
[INFO] [stdout] test types::tests::test_with_concurrency_boundary_values ... ok
[INFO] [stdout] test types::tests::test_with_concurrency_clamps_to_max ... ok
[INFO] [stdout] test types::tests::test_with_concurrency_clamps_to_min ... ok
[INFO] [stdout] test types::tests::test_generate_config_has_generation_empty ... ok
[INFO] [stdout] test types::tests::test_with_concurrency_normal ... ok
[INFO] [stdout] test types::tests::test_check_method_serialization ... ok
[INFO] [stdout] test types::tests::test_output_mode_display ... ok
[INFO] [stdout] test types::tests::test_with_timeout ... ok
[INFO] [stdout] test types::tests::test_domain_result_json_skip_none_fields ... ok
[INFO] [stdout] test types::tests::test_with_detailed_info ... ok
[INFO] [stdout] test types::tests::test_with_tlds ... ok
[INFO] [stdout] test types::tests::test_with_whois_fallback ... ok
[INFO] [stdout] test utils::tests::test_expand_default_tld ... ok
[INFO] [stdout] test utils::tests::test_expand_empty_input ... ok
[INFO] [stdout] test utils::tests::test_expand_fqdn_not_expanded ... ok
[INFO] [stdout] test utils::tests::test_expand_empty_tld_entries_filtered ... ok
[INFO] [stdout] test utils::tests::test_expand_mixed_fqdn_and_base ... ok
[INFO] [stdout] test utils::tests::test_expand_skips_invalid_fqdn ... ok
[INFO] [stdout] test utils::tests::test_expand_with_tlds ... ok
[INFO] [stdout] test utils::tests::test_fqdn_hyphen_in_label ... ok
[INFO] [stdout] test utils::tests::test_fqdn_consecutive_dots ... ok
[INFO] [stdout] test utils::tests::test_fqdn_label_too_long ... ok
[INFO] [stdout] test utils::tests::test_expand_skips_short_base_names ... ok
[INFO] [stdout] test utils::tests::test_expand_skips_empty ... ok
[INFO] [stdout] test utils::tests::test_invalid_base_names ... ok
[INFO] [stdout] test utils::tests::test_invalid_fqdns ... ok
[INFO] [stdout] test utils::tests::test_valid_base_names ... ok
[INFO] [stdout] test utils::tests::test_validate_domain_empty ... ok
[INFO] [stdout] test utils::tests::test_valid_fqdns ... ok
[INFO] [stdout] test utils::tests::test_fqdn_too_long ... ok
[INFO] [stdout] test utils::tests::test_validate_domain_too_short ... ok
[INFO] [stdout] test utils::tests::test_validate_domain_only_whitespace ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-092e5f678dced8d3)
[INFO] [stdout] test utils::tests::test_validate_domain_valid ... ok
[INFO] [stdout] test utils::tests::test_validate_domain_whitespace_trimmed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 360 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_bootstrap_adds_non_hardcoded_tlds ... ignored
[INFO] [stdout] test test_bootstrap_results_sorted_and_deduplicated ... ignored
[INFO] [stdout] test test_all_known_tlds_sorted ... ok
[INFO] [stdout] test test_check_domain_on_non_hardcoded_tld ... ignored
[INFO] [stdout] test test_fetch_full_bootstrap_returns_over_1000_entries ... ignored
[INFO] [stdout] test test_initialize_bootstrap_idempotent ... ignored
[INFO] [stdout] test test_batch_check_preserves_domain_names_in_errors ... ok
[INFO] [stdout] test test_default_config_has_bootstrap_enabled ... ok
[INFO] [stdout] test test_core_preset_tlds_are_subset_of_all_tlds ... ok
[INFO] [stdout] test test_library_exports_work ... ok
[INFO] [stdout] test test_whois_discovery_and_caching ... ignored
[INFO] [stdout] test test_new_exports_accessible ... ok
[INFO] [stdout] test test_preset_tlds_case_insensitive ... ok
[INFO] [stdout] test test_preset_tlds_invalid_returns_none ... ok
[INFO] [stdout] test test_check_domain_no_bootstrap_unknown_tld_falls_back_to_whois ... ok
[INFO] [stdout] test test_batch_check_preserves_names_mixed_results ... ok
[INFO] [stdout] test test_known_taken_domain_google_com ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_known_taken_domain_google_com stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_known_taken_domain_google_com' (392) panicked at tests/integration.rs:102:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: RdapError { domain: "google.com", message: "Request failed: error sending request for url (https://rdap.verisign.com/com/v1/domain/google.com): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution", status_code: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x574da112e32a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x574da112e32a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x574da112e32a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x574da112e32a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x574da1144b5a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x574da1144b5a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x574da1133202 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x574da1133202 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x574da110c44f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x574da110c44f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x574da11263f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x574da0b2fb4c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x574da0b2fb4c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x574da1126672 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x574da1126672 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x574da110c508 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x574da1103dc9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x574da110d3dd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x574da114534c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x574da1145092 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x574da0af83f2 - <core[786f478f706679df]::result::Result<domain_check_lib[99b6d174bf4fd5ea]::types::DomainResult, domain_check_lib[99b6d174bf4fd5ea]::error::DomainCheckError>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x574da0af83f2 - integration[8d6ea2459274005d]::test_known_taken_domain_google_com::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:102:59
[INFO] [stdout]   22:     0x574da0b239b2 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x574da0b23a2d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x574da0b0532d - <tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x574da0b0522b - tokio[f4ebc6b89cb27479]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x574da0b0522b - tokio[f4ebc6b89cb27479]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x574da0b0522b - <tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x574da0b00380 - <tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x574da0b0407d - <tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x574da0b03374 - <tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x574da0b201fb - <tokio[f4ebc6b89cb27479]::runtime::context::scoped::Scoped<tokio[f4ebc6b89cb27479]::runtime::scheduler::Context>>::set::<<tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x574da0b1aea9 - tokio[f4ebc6b89cb27479]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x574da0b079a2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[f4ebc6b89cb27479]::runtime::context::Context>>::try_with::<tokio[f4ebc6b89cb27479]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x574da0b0752e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[f4ebc6b89cb27479]::runtime::context::Context>>::with::<tokio[f4ebc6b89cb27479]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x574da0b1a7ad - tokio[f4ebc6b89cb27479]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x574da0b01940 - <tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x574da0b01c36 - <tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x574da0b02f80 - <tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x574da0b11713 - tokio[f4ebc6b89cb27479]::runtime::context::runtime::enter_runtime::<<tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x574da0affeb1 - <tokio[f4ebc6b89cb27479]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x574da0b1fd94 - <tokio[f4ebc6b89cb27479]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x574da0b1ff5a - <tokio[f4ebc6b89cb27479]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x574da0afd5b2 - integration[8d6ea2459274005d]::test_known_taken_domain_google_com
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:107:6
[INFO] [stdout]   44:     0x574da0af74b7 - integration[8d6ea2459274005d]::test_known_taken_domain_google_com::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:98:46
[INFO] [stdout]   45:     0x574da0b0ede6 - <integration[8d6ea2459274005d]::test_known_taken_domain_google_com::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x574da0b23c2b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x574da0b23c2b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x574da0b3061b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x574da0b3061b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x574da0b3061b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x574da0b3061b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x574da0b3061b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x574da0b3061b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x574da0b3061b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x574da0b2bd34 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x574da0b2bd34 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x574da0b33222 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x574da0b33222 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x574da0b33222 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x574da0b33222 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x574da0b33222 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x574da0b33222 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x574da0b33222 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x574da112dbff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x574da112dbff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7e035e2f3aa4 - <unknown>
[INFO] [stdout]   67:     0x7e035e380a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_known_taken_domain_google_com
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "06237ff2b0612db6e5de26dd1411870e78042c8497e7abbb58e6ab9ad183ce46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06237ff2b0612db6e5de26dd1411870e78042c8497e7abbb58e6ab9ad183ce46", kill_on_drop: false }`
[INFO] [stdout] 06237ff2b0612db6e5de26dd1411870e78042c8497e7abbb58e6ab9ad183ce46
